PHY SET VEHICLE STEERING ANGLE
Set the steering angle for the vehicle wheels.
PHY SET VEHICLE STEERING ANGLE ID,value#
PHY SET VEHICLE STEERING ANGLE ID,value,value#
ID
Integer
identification number of the vehicle
value#
Integer
new steering angle
value#
Float
This value is a float number such as 2.5
This property determines the current steering angle of the wheels on the vehicle. It is used in conjunction with the steering value property to calculate the current direction of the wheels. A negative value will force the wheels left and a positive values will force the wheels right.
No example code is provided for this command